home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 21 / CU Amiga Magazine's Super CD-ROM 21 (1998)(EMAP Images)(GB)[!][issue 1998-04].iso / CUCD / Utilities / KeyReq / Important < prev    next >
Encoding:
Text File  |  1997-12-05  |  199 b   |  12 lines

  1. if exists MustReadImportant
  2.     delete MustReadImportant QUIET
  3. endif
  4.  
  5. multiview Important.readme
  6.  
  7. if $Result2 eq 205
  8.     amigaguide Important.readme
  9.     if $Result2 eq 205
  10.         more Important.readme
  11.     endif
  12. endif